Create a new user (OpenID)
{ createUserOpenId }
Adds a new user in the system for OpenID Authentication.
Method
/API2/access/createUserOpenId
Input Parameters
Name
createUserOpenId
Object Type
Description
The object used to create a new user when OpenID authentication is used.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
Generic API response object with success or failure flag and related messages.
Notes
First create the User object with all its settings. Use other methods for alternative authentication providers